Add a Scrolling Banner to your wiki


1. Click on Manage Space in the left menu bar.

2. Click on Look and Feel under Space Settings heading.

3. Click on Change or Make a New Theme under Theme heading.

4. Go to Custom Themes and name your theme, and select the base theme from the drop down list - this wiki is 'original'.

5. Click edit under Custom Themes.

6. The page will now appear in html. Scroll down the html code until you come to <div class="menuWrapper"> It is about 2/3 of the way down the page.

7. Immediately after that code, copy and paste the following code

<br> <tablecellpadding="0"cellspacing="0"border="0"id="container"> <tr> <tdstyle="width: 8px;"><imgsrc="/i/bTL.gif"width="8"height="8"alt=""class="corner" /></td> <tdstyle="border-top: 1px solid #AAA;"class="field"colspan="2"><imgsrc="/i/c.gif"width="1"height="1"alt=""style="border: none; display: block !important;" /></td> <tdstyle="width: 8px;"><imgsrc="/i/bTR.gif"width="8"height="8"alt=""class="corner" /></td> </tr> <tr> <tdstyle="border-left: 1px solid #AAA;"class="field"><br /></td> <tdvalign="top"style="width: 100%;"class="field"> <marquee scrolldelay="100"><b>*Enhance Your Wiki With A Trick Or Two*</b></marquee> </td> <tdvalign="top"class="field"><imgsrc="/i/c.gif"width="1"height="10"alt=""/></td> <tdstyle="border-right: 1px solid #AAA;"class="field"><br /></td> </tr> <tr> <tdwidth="8"class="bg"><imgsrc="/i/bBL.gif"width="8"height="8"alt=""class="corner" /></td> <tdstyle="border-bottom: 1px solid #AAA;"class="field"colspan="2"><imgsrc="/i/c.gif"width="1"height="1"alt=""style="border: none; display: block !important;" /></td> <tdwidth="8"class="bg"><imgsrc="/i/bBR.gif"width="8"height="8"alt=""class="corner" /></td> </tr> </table>

8. Find the part in the code you have just pasted that says *Enhance Your Wiki With A Trick Or Two*. This is the bit you will edit.

9. Highlight the text as above in #8 and type your own text in.

10. Click save.

11. Click use theme under Custom Theme.

12. Hey Presto! Your text scrolls across the top of your wiki.